home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util2 / hil-ls.rea < prev    next >
Text File  |  1996-02-22  |  2KB  |  31 lines

  1. Short:    Displays *X like dir listings, with MultiUser support
  2. Author:   TAJTI 'HiLandR' Attila <tajtia@info.pmmf.hu>
  3. Uploader: Tomika <hegedus@mszi.pmmf.hu>
  4. Version:  0.99
  5. Type:     util/cli
  6. Requires: at least OS 2.0, versions for 3.0+ and '020+, utilizes MultiUser
  7.  
  8. Features:
  9.    - versions for 2.0 & 3.0, 3.0 68020+. Not tested in 2.0.
  10.    - highlighting is made via bold printing, this way it doesn't slow down your console output.
  11.    - special flags: type, icon, comment:
  12.       - type:  - file
  13.                d dir
  14.                l link dir
  15.                s soft link (maybe file and dir)
  16.                L link file
  17.       - icon: object has an icon (a file with the same name with .info extansion)
  18.       - comment: object has comment attached to it
  19.    - doesn't show files ending with ".info" and starting with "." by default
  20.    - multiuser support: print user and group NAMES
  21.       - hilites user name and corresponding bits if current user is the owner or root
  22.       - hilites group name and corresponding bits if current user belongs to owner's group
  23.       - no user and group information displayed if none of the files have owner
  24.       - displays rights only for current user by default
  25.    - displays directory names hilited, with a slash append to them
  26.    - shows object length in english by default
  27.    - doesn't shows seconds by default
  28.    - displays links
  29.    - may sort by name, size, date, and dirs first sorts by name by default
  30.    - calculates the width of the fields before displaying
  31.